home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 768 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.2 KB

  1. Path: zib-berlin.de!uniol!news
  2. From: Frank.Neumann@Informatik.Uni-Oldenburg.DE (Frank Neumann)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: Amiga Linux X ELF?
  5. Date: 29 Mar 96 15:10:50 GMT
  6. Organization: C. v. Ossietzky Universitaet Oldenburg - Fachbereich Informatik
  7. Message-ID: <4jgutu$hkl@news.Informatik.Uni-Oldenburg.DE>
  8. References: <4iqh1h$2g6a@news-s01.ny.us.ibm.net> <4j629u$2jim@news-s01.ny.us.ibm.net> <4jgl77$3hmq@news-s01.ny.us.ibm.net>
  9. NNTP-Posting-Host: jaspis.informatik.uni-oldenburg.de
  10. X-Newsreader: NN version 6.5.0 #2 (NOV)
  11.  
  12. Hi,
  13. fheitka@ibm.net (Fred Heitkamp) writes:
  14.  
  15. >: Nevertheless, I can't compile X programs.  For example:
  16. >: gcc -o x-prog x-prog.c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 
  17. >: gives a library not found error.
  18. >:
  19.  
  20. >Well this message has gone down like a rock.  I have another thought 
  21. >though.  I may try to compile some of the X libraries myself.  I am
  22. >assuming all the machine/architecture dependencies are in the server
  23. >program and the libraries for XFree86 will compile with little problems.
  24.  
  25. >Is this a valid assumption?
  26.  
  27. Right, compiling the libraries is a pretty straight-forward thing. However,
  28. before you do so, you might still want to try out Geert's current X11R6pl13
  29. compilation (e.g. from:
  30. ftp.phil.uni-sb.de:/pub/atari/linux/X11R6pl13/
  31. or
  32. ftp.informatik.uni-oldenburg.de:/pub/amiga/linux/X11R6pl13/
  33. ). It fixes a few problems with messages like
  34. "/usr/X11R6/lib/libXt.so.6.0, needed by <...>, not found"
  35.  
  36. (Btw - I'm not sure if the person who wrote the first part of this message
  37. actually tested if the binary was built or not - the warnings I wrote down
  38. above are in fact only _warnings_, but the binaries get built and run ok).
  39.  
  40. Before installing the ELF X11 package, be really sure all your old a.out
  41. libraries and objects (*.o, *.a, *.so, *.sa) are in /usr/m68k-linuxaout/lib 
  42. so that the 'classic locations' (like /lib, /usr/lib, /usr/local/lib and
  43. /usr/X11R6/lib) only contain ELFish files.
  44.  
  45. Frank
  46. -- 
  47. + Frank Neumann, Hauptstr. 107, 26131 Oldenburg  AT:Back for the future +
  48. +     InterNet: Frank.Neumann@informatik.uni-oldenburg.de IRC:Franky    +
  49. +  The Linux/m68k installation guide (for Amiga, mostly) now online:    +
  50. +      http://www.informatik.uni-oldenburg.de/~amigo/inst.html          +
  51.